set Update Interval
Interval in seconds of how often we should try to send our
Neighbor Info (minimum is 14400, i.e., 4 hours)
Content copied to clipboard
uint32 update_interval = 2;
Return
This builder for chaining.
Parameters
value
The updateInterval to set.